MyCallBack
Your callback function must support the following interface:
pascal void MyCallBackProc (QTCallBack cb, long refcon);
cb
- Specifies the callback event for the operation.
refcon
- Contains a reference constant value for your callback function.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help